Docker is a software publisher whose open-source tools have become the de-facto standard for packaging, distributing and running applications inside lightweight, portable containers. Its product line spans the complete container lifecycle: Docker Desktop provides the graphical control plane for Windows and macOS workstations, bundling the Engine, CLI, BuildKit and Kubernetes so developers can build images and orchestrate local micro-services with a single installer; Docker CLI and the optional Buildx plugin deliver scriptable, multi-arch image compilation that integrates with any CI pipeline; Docker Compose turns multi-container definitions into one-command stacks, enabling repeatable test, demo and small-production deployments; purpose-built utilities such as the Secrets Engine and docker-credential-wincred handle secure injection of passwords, tokens and certificates at runtime; while experimental projects like Dash give data-science teams an isolated, reproducible environment for running AI coding agents on the laptop. Together these components cover categories ranging from developer tooling and DevOps automation to credential management and machine-learning sandboxes, allowing engineers, system administrators and researchers to achieve consistent behavior across laptops, on-prem servers and public clouds. All Docker software is available for free on get.nero.com, with downloads delivered through trusted Windows package sources such as winget, always installing the latest upstream versions and supporting batch installation of multiple applications.
Agent Builder and Runtime by Docker Engineering
DetailsDocker CLI plugin for extended build capabilities with BuildKit
DetailsProvides a helper to use Windows credentials manager as store.
DetailsDocker CLI & Docker Engine for Windows containers. Docker is an open platform for developing, shipping, and running applications.
Detailsdocker-compose plugin for docker cli
DetailsDocker Desktop is an application for macOS and Windows machines for the building and sharing of containerized applications.
DetailsDocker Desktop is an application for MacOS and Windows machines for the building and sharing of containerized applications. Access Docker Desktop and follow the guided onboarding to build your first containerized application in minutes.
DetailsDash by Docker lets you run AI coding agents in isolated environments on your machine.
DetailsDocker Sandboxes gives agents safe, isolated environments to work in.
DetailsSecrets Engine lets you reference secrets in docker run / docker compose and have Docker resolve and inject the real values at runtime.
Details